The Imagick class
PHP Manual

Imagick::stripImage

(PECL imagick 2.0.0)

Imagick::stripImageStrips an image of all profiles and comments

Descripción

bool Imagick::stripImage ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Strips an image of all profiles and comments.

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.


The Imagick class
PHP Manual